Indicates
whether a connection to a data source exists.
Signature
RetVal = object.IsConnected(DataSource)
Object
|
DbConnect The object or objects this method applies to.
|
DataSource
|
String; input-only The name of a UDL file in the Data Links directory.
|
RetVal
|
Boolean Identifies whether or not a connection to a data
source exists.
|
- TRUE: A connection to the data source
exists.
- FALSE: No connection exists.